In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / SetSearchTextFuzzyMatch Method

SetSearchTextFuzzyMatch Method (IGdPicturePDF)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(679)>

Sub SetSearchTextFuzzyMatch( _

   ByVal EnableFuzzyMatch As Boolean _

) 
[DispId(679)]

void SetSearchTextFuzzyMatch( 

   bool EnableFuzzyMatch

)
procedure SetSearchTextFuzzyMatch( 

    EnableFuzzyMatch: Boolean

); 
DispIdAttribute(679)

function SetSearchTextFuzzyMatch( 

   EnableFuzzyMatch : boolean

);
[DispId(679)]

void SetSearchTextFuzzyMatch( 

   bool EnableFuzzyMatch

) 
[DispId(679)]

void SetSearchTextFuzzyMatch( 

   bool EnableFuzzyMatch

) 

Parameters

EnableFuzzyMatch
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members